How to FTP via CLI? [closed]
        Posted  
        
            by 
                Ryan
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Ryan
        
        
        
        Published on 2012-12-18T04:17:22Z
        Indexed on 
            2012/12/18
            5:04 UTC
        
        
        Read the original article
        Hit count: 405
        
ftp
So I have a Debian machine and I want to transfer data on here to a Windows based FTP account. I've managed to open up firewalling for outbound FTP on the Debian source, but have never used FTP via CLI before. Does anyone know how I can go about transferring data? I am starting to get really confused with what to transfer from where. If I ssh to the Debian machine and then connect to the Windows FTP account, then try put and get commands, it never seems to recognise the path of the source files on the Debian machine.
© Server Fault or respective owner